SixBit API Schema
CompatibilitySetType Complex Type
Description
The information about a compatibility set.
Namespace (none)
Diagram
Epid Element Notes Element NameValue Element Choice Compatibility Element Sequence Compatibilities Element OrdinalID Element CategoryName Element CategoryID Element Name Element CompatibilitySetID Element All CompatibilitySetType Complex Type
Overview
CompatibilitySetType
The information about a compatibility set.
Used By
CompatibilitySet Element
Source
<xs:complexType name="CompatibilitySetType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The information about a compatibility set.</xs:documentation>
  </xs:annotation>
  <xs:all>
    <xs:element name="CompatibilitySetID" type="CompatibilitySetIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="Name" type="CSNameType" maxOccurs="1" minOccurs="0" />
    <xs:element name="CategoryID" type="Category1IDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="CategoryName" type="Category1NameType" maxOccurs="1" minOccurs="0" />
    <xs:element name="OrdinalID" type="OrdinalIDType" maxOccurs="1" minOccurs="0" />
    <xs:element name="Compatibilities" type="CompatibilitiesType" maxOccurs="1" minOccurs="1" />
  </xs:all>
</xs:complexType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.